body{
    font-size: 12px;
    font-family: Arial, sans-serif;
}
iframe{
    display: none;
}

.wrapper {
    margin: -48px 0 0;
    max-width: none;
    width: 100%;
}

#content .cf:after, #content .cf:before{
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
#content .cf:after{
    clear: both;
}

.main-page .cols .cr, .main-page #footer{
    display: block;
}
.pullright, .starblind, .navMenu, .pages, .bottom-banners, .cols .cr,
#content .small-bubble,
.share-bar,
.main-btn, #menu, #footer{
    display: none;
}

.box-shadow {
    box-shadow: none;
}

.cols .cl .crm {
    margin-right: 0;
}



#content h1, #content h2 {
    font-size: 22px;
    line-height: 24px;
    margin: 10px 10px 20px 0;
    padding: 0;
}
#content h1 {
    font-weight: bold;
}
a {
    color: #516FAD;
}
.way {
    color: #292929;
    left: 0;
    top: 0;
    margin: 20px 0;
}
#content .blockList .nwItem .txt2 {
    margin-left: 134px;
}



#gallery{
    height: 350px;
    position: relative;
    left: -36px;
}
#gallery .image-place > *,
#gallery .previews .image-list ul li{
    display: none;
}
#gallery .previews .image-list ul li.current,
#gallery > .bigimage img{
    display: block;
}